home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Space Shuttle - The First 100 Flights
/
Space Shuttle - The First 100 Flights.iso
/
trivia.dir
/
00023_Script_23
< prev
next >
Wrap
Text File
|
2000-11-09
|
240b
|
12 lines
on exitFrame me
repeat with n = 1 to 50
set the visible of sprite n to true
set the puppet of sprite n to false
end repeat
global nogo, TheSeconds
nogo = "false"
theSeconds = 30
go to frame "startIt"
end